projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04ad70a
)
(gnus-valid-select-methods): Fix type.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 1 Oct 1998 21:01:15 +0000
(21:01 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 1 Oct 1998 21:01:15 +0000
(21:01 +0000)
lisp/gnus/gnus.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus.el
b/lisp/gnus/gnus.el
index dd55c16fa8cb01e1ddca7477b5304fea71d608d8..e1368c61d72cdc77d2ca71065d27278cd9a7de85 100644
(file)
--- a/
lisp/gnus/gnus.el
+++ b/
lisp/gnus/gnus.el
@@
-1172,6
+1172,7
@@
this variable. I think."
(checklist :inline t
(const :format "%v " address)
(const :format "%v " prompt-address)
+ (const :format "%v " physical-address)
(const :format "%v " virtual)
(const respool)))))